GtkSettings: add shell-shows-app-menu property
authorRyan Lortie <desrt@desrt.ca>
Wed, 30 Nov 2011 03:28:11 +0000 (22:28 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:51:08 +0000 (12:51 -0500)
commitf826dd548109752dcb44c63fb6ed98f4d9b37f0c
tree2ef61f698b56e3ab889eda493367ead480ff5468
parent7ee18bd74adcea1772950363a9cd6f1c70d88350
GtkSettings: add shell-shows-app-menu property

This is a boolean property that will be set to TRUE if the current
desktop environment is capable of displaying the application menu as
part of the desktop shell.

If it is FALSE then the application will need to display the menu for
itself.
gdk/x11/gdksettings.c
gtk/gtksettings.c